The installation configuration of Apache, PHP, and MySQL is introduced in the first two sections. The installation of phpMyAdmin is more like the installation of a PHP application. I will install a wiki or CMS system later.
See:
Mac OS X Leopard:
Phpmyadmin configuration in win7 first downloads the compressed file from the phpmyadmin official website (The phpmyadmin official website has a demo database), decompress it to the htdoc of apache, and change the folder name to "phpmyadmin & quot ;.
Phpmyadmin configuration in win7 first downloads the compressed file from the phpmyadmin official website (The phpmyadmin official website has a demo database), decompress it to the htdoc of apache, and change the folder name to "phpmyadmin & quot ;.
The relevant IP settings used in this tutorial should be modified in your environment.Update apt-get before using because the server is basically a bare systemApt-get Update;Apt-get upgrade; 1 We use the root account to install, first switch to the
Configuration of the SQLite database1. Open php.ini2. Enable Extension=php_sqlite.dll extensions (you need to enable Extension=php_pdo_sqlite.dll extensions if you need to support PDO connections)3. Restart the Apache server
The more commonly used
The previous Mac OS X Leopard: configuration of Apache, PHP, SQLite, MySQL, and phpMyAdmin (1) describes the Apache and PHP settings built in leopard, here we will introduce the installation and configuration of MySQL and phpMyAdmin, because these
Configuration of phpMyAdmin in Win7
First download the compressed file from phpMyAdmin official website (phpMyAdmin on the official website of the demo database), extract the Htdoc under Apache, and change the folder name to "
phpMyAdmin"。 (Do not
Download the compressed file from the official phpMyAdmin website (the demo database is available on the official phpMyAdmin website), decompress it to the htdoc of Apache, and change the folder name to "phpMyAdmin ". (I don't know if the folder
The relevant IP settings used in this tutorial should be modified in your environment.Update apt-get before using because the server is basically a bare systemApt-get Update;Apt-get upgrade;1 We use the root account to install, first switch to the
1 Install MySQL service and client, follow the prompts to enter the root password of MySQL$sudo apt-get Install Mysql-server mysql-client2 Installing the APACHE2 server$sudo Apt-get Install Apache23 Installing PHP5$sudo apt-get Install php5
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.